POV-Ray : Newsgroups : povray.programming : Rendering Objects In gray scale : Re: Rendering Objects In gray scale Server Time
15 Jul 2025 04:41:09 EDT (-0400)
  Re: Rendering Objects In gray scale  
From: Ken
Date: 5 Feb 2001 12:22:43
Message: <3A7EE206.BB1C3A42@pacbell.net>
Pablo Viojo wrote:
> 
> >
> >   I got confused by the fact that "rgb x" is a valid povray color (red).
> >
> 
> It's internally converted to rgb <x,x,x>

rgb x = rgb<1,0,0>

rgb 1 = rgb<1,1,1>

-- 
Ken Tyler


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.